You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxVecInt Class
>
TMtxVecInt Methods
>
ValidateParams Method
>
TMtxVecInt.ValidateParams Method ([In] TMtxVecBase, [In] TMtxVecBase, [In] int, [In] int, [In] int, int)
Dew Math for .NET
TMtxVecInt.ValidateParams Method ([In] TMtxVecBase, [In] TMtxVecBase, [In] int, [In] int, [In] int, int)
TMtxVecInt Class
TMtxVecInt Members
Dew.Math Namespace
ValidateParams Method
Collapse All
Syntax
C#
Visual Basic
public
void
ValidateParams
([In]
TMtxVecBase
X1
, [In]
TMtxVecBase
X2
, [In]
int
xIndex1
, [In]
int
xIndex2
, [In]
int
Index
,
ref
int
Len
);
Public
Function
ValidateParams
(
X1
As
[In]
TMtxVecBase
,
X2
As
[In]
TMtxVecBase
,
xIndex1
As
[In] int,
xIndex2
As
[In] int,
Index
As
[In] int,
ByRef
Len
As
Integer
)
As
void
Description
This is ValidateParams, a member of class TMtxVecInt.
Group
ValidateParams Method
Links
TMtxVecInt Class
,
TMtxVecInt Members
,
Dew.Math Namespace
,
ValidateParams Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!